home *** CD-ROM | disk | FTP | other *** search
- Path: uunet!zephyr.ens.tek.com!master!saab!billr
- From: billr@saab.tek.com (Bill Randle)
- Newsgroups: comp.sources.games
- Subject: v12i044: mdg - multiuser dungeon game, Patch2
- Message-ID: <867@masterCNA.TEK.COM>
- Date: 4 Mar 91 16:59:06 GMT
- Sender: news@masterCNA.TEK.COM
- Lines: 44
- Approved: billr@saab.CNA.TEK.COM
-
- Submitted-by: asmodeous@tree.uucp
- Posting-number: Volume 12, Issue 44
- Archive-name: mdg/Patch2
- Patch-To: mdg: Volume 12, Issue 43
- Environment: System V, SunOS 4.1, curses
-
- [This is the official 'default' file obtained from the
- mdg source maintainer. Replace the previous file posted
- in Patch1 with this one. -br]
-
- #! /bin/sh
- # This is a shell archive. Remove anything before this line, then unpack
- # it by saving it into a file and typing "sh file". To overwrite existing
- # files, type "sh file -c". You can also feed this as standard input via
- # unshar, or by typing "sh <file", e.g.. If this archive is complete, you
- # will see the following message at the end:
- # "End of shell archive."
- # Contents: default
- # Wrapped by billr@saab on Mon Mar 4 08:53:24 1991
- PATH=/bin:/usr/bin:/usr/ucb ; export PATH
- if test -f 'mdg_dir/default' -a "${1}" != "-c" ; then
- echo shar: Renaming existing file \"'mdg_dir/default'\" to \"'mdg_dir/default.orig'\"
- mv -f 'mdg_dir/default' 'mdg_dir/default.orig'
- fi
- echo shar: Extracting \"'mdg_dir/default'\" \(118 characters\)
- sed "s/^X//" >'mdg_dir/default' <<'END_OF_FILE'
- X
- X50
- X 0 0 0 25 1 0 60 30 1 0 0 0 0
- X 0 0 1 0 0 0 0 0 0 0 0 0 0
- X25:25
- X5:5
- X45
- X[0/0]
- X1
- X0
- X- -10
- Xal = 1
- END_OF_FILE
- if test 118 -ne `wc -c <'mdg_dir/default'`; then
- echo shar: \"'mdg_dir/default'\" unpacked with wrong size!
- fi
- # end of 'mdg_dir/default'
- echo shar: End of shell archive.
- exit 0
-